[INFO] fetching crate pulumi_gestalt_generator 0.0.7...
[INFO] testing pulumi_gestalt_generator-0.0.7 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pulumi_gestalt_generator 0.0.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pulumi_gestalt_generator 0.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pulumi_gestalt_generator 0.0.7
[INFO] tweaked toml for crates.io crate pulumi_gestalt_generator 0.0.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulumi_gestalt_generator 0.0.7 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulumi_gestalt_generator 0.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cfbd521dfecb4472571bc477492b1f2e169923ffe2089586ba8fa252bad1959
[INFO] running `Command { std: "docker" "start" "-a" "3cfbd521dfecb4472571bc477492b1f2e169923ffe2089586ba8fa252bad1959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cfbd521dfecb4472571bc477492b1f2e169923ffe2089586ba8fa252bad1959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cfbd521dfecb4472571bc477492b1f2e169923ffe2089586ba8fa252bad1959", kill_on_drop: false }`
[INFO] [stdout] 3cfbd521dfecb4472571bc477492b1f2e169923ffe2089586ba8fa252bad1959
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8945fa52565cce625f8e57f10bdba992418ad5e7c3103f00df72ace694ff2c36
[INFO] running `Command { std: "docker" "start" "-a" "8945fa52565cce625f8e57f10bdba992418ad5e7c3103f00df72ace694ff2c36", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling askama_parser v0.15.4
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pulumi_gestalt_serde_constant_string v0.0.7
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling pulumi_gestalt_schema v0.0.7
[INFO] [stderr]    Compiling askama_derive v0.15.4
[INFO] [stderr]    Compiling askama_macros v0.15.4
[INFO] [stderr]    Compiling askama v0.15.4
[INFO] [stderr]    Compiling pulumi_gestalt_generator v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.07s
[INFO] running `Command { std: "docker" "inspect" "8945fa52565cce625f8e57f10bdba992418ad5e7c3103f00df72ace694ff2c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8945fa52565cce625f8e57f10bdba992418ad5e7c3103f00df72ace694ff2c36", kill_on_drop: false }`
[INFO] [stdout] 8945fa52565cce625f8e57f10bdba992418ad5e7c3103f00df72ace694ff2c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c317d19f05990bcef20e30efaa0d3cdc86a3dc949d40a0bb1953200debb8963e
[INFO] running `Command { std: "docker" "start" "-a" "c317d19f05990bcef20e30efaa0d3cdc86a3dc949d40a0bb1953200debb8963e", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pulumi_gestalt_generator v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.78s
[INFO] running `Command { std: "docker" "inspect" "c317d19f05990bcef20e30efaa0d3cdc86a3dc949d40a0bb1953200debb8963e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c317d19f05990bcef20e30efaa0d3cdc86a3dc949d40a0bb1953200debb8963e", kill_on_drop: false }`
[INFO] [stdout] c317d19f05990bcef20e30efaa0d3cdc86a3dc949d40a0bb1953200debb8963e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4104be5f3b01582919bdc2e668a7e8c091071ccac7ada6f6328db823819e5dfc
[INFO] running `Command { std: "docker" "start" "-a" "4104be5f3b01582919bdc2e668a7e8c091071ccac7ada6f6328db823819e5dfc", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulumi_gestalt_generator-eb7efb2723fe767a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test code_generation::tests::full_pipeline_example_empty_properties ... ok
[INFO] [stdout] test code_generation::tests::generate_yaml_complex_yaml ... ok
[INFO] [stdout] test code_generation::tests::full_pipeline_example_numbers ... ok
[INFO] [stdout] test code_generation::tests::generate_yaml_variables ... ok
[INFO] [stdout] test code_generation::tests::full_pipeline_example_interpolation ... ok
[INFO] [stdout] test code_generation::tests::full_pipeline_example_array ... ok
[INFO] [stdout] test code_generation::tests::full_pipeline_example_escape_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-f4eac98cc9203c6f)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test array_of_enum_map ... ignored
[INFO] [stdout] test aws_0 ... ignored
[INFO] [stdout] test aws_1 ... ignored
[INFO] [stdout] test aws_10 ... ignored
[INFO] [stdout] test aws_11 ... ignored
[INFO] [stdout] test aws_12 ... ignored
[INFO] [stdout] test aws_13 ... ignored
[INFO] [stdout] test aws_14 ... ignored
[INFO] [stdout] test aws_15 ... ignored
[INFO] [stdout] test aws_16 ... ignored
[INFO] [stdout] test aws_17 ... ignored
[INFO] [stdout] test aws_18 ... ignored
[INFO] [stdout] test aws_19 ... ignored
[INFO] [stdout] test aws_2 ... ignored
[INFO] [stdout] test aws_20 ... ignored
[INFO] [stdout] test aws_21 ... ignored
[INFO] [stdout] test aws_3 ... ignored
[INFO] [stdout] test aws_4 ... ignored
[INFO] [stdout] test aws_5 ... ignored
[INFO] [stdout] test aws_6 ... ignored
[INFO] [stdout] test aws_7 ... ignored
[INFO] [stdout] test aws_8 ... ignored
[INFO] [stdout] test aws_9 ... ignored
[INFO] [stdout] test azure_0 ... ignored
[INFO] [stdout] test azure_1 ... ignored
[INFO] [stdout] test azure_10 ... ignored
[INFO] [stdout] test azure_11 ... ignored
[INFO] [stdout] test azure_12 ... ignored
[INFO] [stdout] test azure_13 ... ignored
[INFO] [stdout] test azure_2 ... ignored
[INFO] [stdout] test azure_3 ... ignored
[INFO] [stdout] test azure_4 ... ignored
[INFO] [stdout] test azure_5 ... ignored
[INFO] [stdout] test azure_6 ... ignored
[INFO] [stdout] test azure_7 ... ignored
[INFO] [stdout] test azure_8 ... ignored
[INFO] [stdout] test azure_9 ... ignored
[INFO] [stdout] test azure_native_nested_types ... ignored
[INFO] [stdout] test cloudflare ... ignored
[INFO] [stdout] test cyclic_types ... ignored
[INFO] [stdout] test different_enum ... ignored
[INFO] [stdout] test docker ... ignored
[INFO] [stdout] test filtering_0 ... ignored
[INFO] [stdout] test filtering_1 ... ignored
[INFO] [stdout] test filtering_2 ... ignored
[INFO] [stdout] test functions_secrets ... ignored
[INFO] [stdout] test gcp_0 ... ignored
[INFO] [stdout] test gcp_1 ... ignored
[INFO] [stdout] test gcp_10 ... ignored
[INFO] [stdout] test gcp_11 ... ignored
[INFO] [stdout] test gcp_12 ... ignored
[INFO] [stdout] test gcp_13 ... ignored
[INFO] [stdout] test gcp_2 ... ignored
[INFO] [stdout] test gcp_3 ... ignored
[INFO] [stdout] test gcp_4 ... ignored
[INFO] [stdout] test gcp_5 ... ignored
[INFO] [stdout] test gcp_6 ... ignored
[INFO] [stdout] test gcp_7 ... ignored
[INFO] [stdout] test gcp_8 ... ignored
[INFO] [stdout] test gcp_9 ... ignored
[INFO] [stdout] test mini_awsnative ... ignored
[INFO] [stdout] test nested_module ... ignored
[INFO] [stdout] test nested_module_thirdparty ... ignored
[INFO] [stdout] test output_funcs ... ignored
[INFO] [stdout] test output_funcs_edgeorder ... ignored
[INFO] [stdout] test plain_object_defaults ... ignored
[INFO] [stdout] test plain_object_disable_defaults ... ignored
[INFO] [stdout] test provider_as_function_parameter ... ignored
[INFO] [stdout] test random ... ignored
[INFO] [stdout] test reserved_names ... ignored
[INFO] [stdout] test unions_inline ... ignored
[INFO] [stdout] test unions_inside_arrays ... ignored
[INFO] [stdout] test workarounds ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 73 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pulumi_gestalt_generator
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4104be5f3b01582919bdc2e668a7e8c091071ccac7ada6f6328db823819e5dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4104be5f3b01582919bdc2e668a7e8c091071ccac7ada6f6328db823819e5dfc", kill_on_drop: false }`
[INFO] [stdout] 4104be5f3b01582919bdc2e668a7e8c091071ccac7ada6f6328db823819e5dfc
